home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / postscript.321 < prev    next >
Text File  |  1992-02-06  |  712b  |  22 lines

  1. {\rtf0\ansi{\fonttbl\f1\fnil Times-Roman;\f0\fswiss Helvetica;}
  2. \paperw13040
  3. \paperh8160
  4. \margl120
  5. \margr120
  6. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f1\b0\i0\ul0\fs28 context postscript\
  7. \
  8. Q:  Functions that create contexts seem to change the current context!  Adobe documentation claims this is not the case.\
  9. \
  10. A:  Both 
  11. \b DPSCreateContext()
  12. \b0  and 
  13. \b DPSCreateStreamContext()
  14. \b0  set the current context to be the newly created one.  The documentation will someday be changed to state this side-effect.  In order to use the pre-exisitng context your code must save it before creating a new context and restore it afterward.\
  15. \
  16. QA321\
  17. \
  18. Valid for 1.0\
  19. Valid for 2.0\
  20. \
  21.  
  22.